home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / utility / opaquemove / docs-txt / english / opaque-intro.txt < prev    next >
Text File  |  1996-09-26  |  898b  |  25 lines

  1.  
  2.  
  3. Title: OpaqueMove Introduction
  4.  
  5.  
  6. Introduction
  7.  
  8. OpaqueMove is a commodity that provides opaque window movement and resizing
  9. for Intuition windows. That is, instead of simply moving the outline of a
  10. window, the entire window contents are moved as you move the mouse. Similarly
  11. for resizing: instead of dragging a single pixel wide border, the entire
  12. window is resized in real time as you move the mouse (at least given a
  13. sufficiently fast system)!
  14.  
  15. Naturally this requires a fairly fast computer. An accelerated system with a
  16. fast graphics card is recommended. Although it is technically possible to use
  17. OpaqueMove on an AGA system, it is likely to be impractically slow.
  18.  
  19. Between opaque moving and opaque resizing, the later is much more difficult
  20. and requires more system resources than the former.
  21.  
  22. Back to Contents
  23. -----------------------------------------------------------------------------
  24.  
  25.